Uses of Interface
org.eclipse.vtp.desktop.core.actions.util.IProvisioningModelAction

Packages that use IProvisioningModelAction
org.eclipse.vtp.desktop.core.actions.util   
org.eclipse.vtp.desktop.projects.core.actions   
org.eclipse.vtp.desktop.projects.voice.actions   
 

Uses of IProvisioningModelAction in org.eclipse.vtp.desktop.core.actions.util
 

Classes in org.eclipse.vtp.desktop.core.actions.util that implement IProvisioningModelAction
 class InternalAction
          This is a facade class that wraps an IProvisioningModelAction.
 

Uses of IProvisioningModelAction in org.eclipse.vtp.desktop.projects.core.actions
 

Classes in org.eclipse.vtp.desktop.projects.core.actions that implement IProvisioningModelAction
 class CreateApplicationAction
          Used in context menus to initiate the creation of a new application.
 class CreateApplicationFragmentProjectAction
          Used in context menus to initiate the creation of a new application.
 class CreateBusinessObjectAction
          Used in context menus to initiate the creation of a new business object.
 class CreateDatabaseAction
          Used in context menus to initiate the creation of a new database object.
 class CreateDatabaseTableAction
          Used in context menus to initiate the creation of a new database table object.
 class CreateGrammarFileAction
          Used in context menus to initiate the creation of a new media folder object.
 class CreateMediaFolderAction
          Used in context menus to initiate the creation of a new media folder object.
 class DeleteBusinessObjectAction
          Used in context menus to initiate the deletion of a media resource object.
 class DeleteDatabaseAction
          Used in context menus to initiate the deletion of a media resource object.
 class DeleteDatabaseTableAction
          Used in context menus to initiate the deletion of a media resource object.
 class DeleteMediaResourceAction
          Used in context menus to initiate the deletion of a media resource object.
 class DeleteWebserviceAction
          Used in context menus to initiate the deletion of a media resource object.
 

Uses of IProvisioningModelAction in org.eclipse.vtp.desktop.projects.voice.actions
 

Classes in org.eclipse.vtp.desktop.projects.voice.actions that implement IProvisioningModelAction
 class CreateVoiceAction
          Used in context menus to initiate the creation of a new persona project.
 class PlayFileAction
          Used in context menus to initiate the creation of a new application.